Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe update modifies the "Starter Kits" section in the ecosystem documentation markdown file. The changes include adjusting the table formatting for improved alignment and readability, as well as adding a new entry for the "Better-T-Stack" starter kit with its GitHub link, star badge, and description. No changes were made to exported or public entities in the codebase. Changes
Possibly related PRs
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
More templates
@orpc/arktype
@orpc/client
@orpc/openapi
@orpc/openapi-client
@orpc/contract
@orpc/react
@orpc/react-query
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/svelte-query
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
apps/content/docs/ecosystem.md (1)
16-17: Optional: Alphabetize Starter Kits entries
Ordering the table alphabetically (placing "Better-T-Stack" before "Zap.ts") can help users scan the list more quickly.-| [Zap.ts](https://zap-ts.alexandretrotel.org/) | [](https://github.com/alexandretrotel/zap.ts) | Next.js boilerplate designed to help you build applications faster using a modern set of tools. | -| [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack) | [](https://github.com/AmanVarshney01/create-better-t-stack) | A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations | +| [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack) | [](https://github.com/AmanVarshney01/create-better-t-stack) | A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations | +| [Zap.ts](https://zap-ts.alexandretrotel.org/) | [](https://github.com/alexandretrotel/zap.ts) | Next.js boilerplate designed to help you build applications faster using a modern set of tools. |
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
apps/content/docs/ecosystem.md(1 hunks)
🔇 Additional comments (3)
apps/content/docs/ecosystem.md (3)
14-15: Table formatting refined for Starter Kits section
The updated header and separator lines now align the columns neatly, matching the formatting style used in the Tools and Libraries sections.
16-16: Starter Kits entry formatting improved for Zap.ts
The Zap.ts row has been reformatted to fit the adjusted column widths, enhancing readability.
17-17: Add new 'Better-T-Stack' starter kit entry
Great addition! The link, badge, and description appear correct and informative.
Summary by CodeRabbit